home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Shareware / Multimedia / audiophiler / audiophilersetup.exe / {app} / audiophiler.exe / 0 / RCDATA / TFORMBUILDINDEX / TFORMBUILDINDEX.txt
Text File  |  2004-09-21  |  566b  |  28 lines

  1. object FormBuildIndex: TFormBuildIndex
  2.   Left = 136
  3.   Top = 122
  4.   BorderStyle = bsDialog
  5.   Caption = 'Building indexes...'
  6.   ClientHeight = 76
  7.   ClientWidth = 242
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -10
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnCreate = FormCreate
  16.   OnDestroy = FormDestroy
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object lbTable: TLabel
  20.     Left = 46
  21.     Top = 13
  22.     Width = 163
  23.     Height = 13
  24.     Alignment = taCenter
  25.     AutoSize = False
  26.   end
  27. end
  28.